FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.oh-cms#1.0.1-alpha1.0.1 (62 ms)

Package ca.on.oh-cms
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-cms@1.0.1-alpha1.0.1&canonical=http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-human-language
Url http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-human-language
Version 1.0.0
Status draft
Name HumanLanguage
Experimental False
Description The language of other names supported in Organization and Location resources. The Language Code shall be drawn from the urn:ietf:bcp:47 such as "eg" for English, "fr" for French.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-cms-profile-Organization CMSOrganization
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-cms-profile-Location CMSLocation

Resources that this resource uses

ValueSet
http://ehealthontario.ca/fhir/ValueSet/human-language Language


Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType" : "StructureDefinition",
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" />"
  },
  "url" : "http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-human-language",
  "version" : "1.0.0",
  "name" : "HumanLanguage",
  "status" : "draft",
  "description" : "The language of other names supported in Organization and Location resources. The Language Code shall be drawn from the urn:ietf:bcp:47 such as \"eg\" for English, \"fr\" for French.",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Organization.alias"
    },
    {
      "type" : "element",
      "expression" : "Location.alias"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-human-language"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://ehealthontario.ca/fhir/ValueSet/human-language"
        }
      },
      {
        "id" : "Extension.value[x].system",
        "path" : "Extension.value[x].system",
        "min" : 1,
        "fixedUri" : "urn:ietf:bcp:47"
      },
      {
        "id" : "Extension.value[x].code",
        "path" : "Extension.value[x].code",
        "min" : 1
      },
      {
        "id" : "Extension.value[x].display",
        "path" : "Extension.value[x].display",
        "min" : 1
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.